rmgr's wiki

> / > general > tech > server-docs

QNAP Turbo NAS stale file handle after power failure

tl;dr

Enable SSH on the NAS

SSH to the NAS and run the following:

exportfs -ua

cat /proc/fs/nfs/exports

exportfs -a

https://unix.stackexchange.com/a/447581